2025-10-03 22:51:46,551 [ 162760 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-10-03 22:51:46,551 [ 162760 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-10-03 22:51:46,551 [ 162760 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-10-03 22:51:46,551 [ 162760 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_w7yzrp --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_setting_override test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_distributed_default_database/test.py::test_query test_distributed_type_object/test.py::test_distributed_type_object test_drop_no_local_path/test.py::test_drop_no_local_path test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_input_signalled_python test_executable_dictionary/test.py::test_executable_input_slow_python test_executable_dictionary/test.py::test_executable_input_sum_python test_executable_dictionary/test.py::test_executable_non_direct_input_bash test_executable_dictionary/test.py::test_executable_source_argument_python test_executable_dictionary/test.py::test_executable_source_exit_code_check test_executable_dictionary/test.py::test_executable_source_python test_executable_dictionary/test.py::test_executable_source_updated_python test_explain_estimates/test.py::test_explain_estimates test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection test_file_cluster/test.py::test_missing_file test_file_cluster/test.py::test_no_such_files test_file_cluster/test.py::test_non_existent_cluster test_file_cluster/test.py::test_schema_inference test_file_cluster/test.py::test_select_all test_filesystem_layout/test.py::test_file_path_escaping test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_format_schema_on_server/test.py::test_drop_capn_proto_format test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_view_grant test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_show_grants test_grant_and_revoke/test_with_table_engine_grant.py::test_introspection test_grant_and_revoke/test_with_table_engine_grant.py::test_revoke_requires_grant_option test_grant_and_revoke/test_with_table_engine_grant.py::test_smoke test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_and_source_grant test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_grant_and_revoke test_graphite_merge_tree_typed/test.py::test_combined_rules test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged test_graphite_merge_tree_typed/test.py::test_rollup_versions_all test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged test_graphite_merge_tree_typed/test.py::test_rules_isolation test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions test_http_and_readonly/test.py::test_http_get_is_readonly test_inherit_multiple_profiles/test.py::test_combined_profile test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success test_keeper_nodes_remove/test.py::test_nodes_remove test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load test_keeper_znode_time/test.py::test_between_servers test_keeper_znode_time/test.py::test_server_restart test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache test_merge_tree_s3_failover/test.py::test_move_failover test_merge_tree_s3_failover/test.py::test_retry_loading_parts test_merge_tree_s3_failover/test.py::test_throttle_retry 'test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2]' 'test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0]' test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}]' 'test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}]' -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: xdist-3.5.0, reportlog-0.4.0, order-1.0.1, random-0.2, repeat-0.9.3, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_graphite_merge_tree_typed/test.py::test_combined_rules test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_merge_tree_s3_failover/test.py::test_move_failover test_file_cluster/test.py::test_count test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting [gw7] [ 1%] PASSED test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_format_schema_on_server/test.py::test_drop_capn_proto_format [gw1] [ 2%] PASSED test_graphite_merge_tree_typed/test.py::test_combined_rules test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks [gw1] [ 3%] PASSED test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain [gw7] [ 4%] PASSED test_format_schema_on_server/test.py::test_drop_capn_proto_format test_format_schema_on_server/test.py::test_protobuf_format_input [gw1] [ 5%] PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain [gw7] [ 6%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged [gw7] [ 7%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_output [gw1] [ 8%] PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer [gw2] [ 9%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database [gw2] [ 10%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override [gw2] [ 11%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table [gw2] [ 12%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants [gw5] [ 13%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part [gw1] [ 14%] PASSED test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern [gw0] [ 15%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash [gw1] [ 16%] PASSED test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern [gw0] [ 17%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain [gw2] [ 18%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants [gw5] [ 19%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke [gw1] [ 20%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain [gw0] [ 21%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged test_distributed_default_database/test.py::test_query [gw1] [ 22%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged [gw0] [ 23%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain [gw0] [ 24%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python [gw1] [ 25%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain [gw5] [ 26%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged [gw1] [ 27%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged test_graphite_merge_tree_typed/test.py::test_rollup_versions_all [gw2] [ 28%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke [gw1] [ 29%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_all test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option [gw5] [ 30%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation [gw1] [ 31%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain [gw2] [ 32%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option [gw5] [ 33%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation [gw1] [ 34%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged test_graphite_merge_tree_typed/test.py::test_rules_isolation [gw1] [ 35%] PASSED test_graphite_merge_tree_typed/test.py::test_rules_isolation test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions [gw1] [ 36%] PASSED test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions [gw2] [ 37%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant [gw6] [ 38%] PASSED test_merge_tree_s3_failover/test.py::test_move_failover test_merge_tree_s3_failover/test.py::test_retry_loading_parts [gw2] [ 39%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_view_grant [gw6] [ 40%] PASSED test_merge_tree_s3_failover/test.py::test_retry_loading_parts test_merge_tree_s3_failover/test.py::test_throttle_retry [gw2] [ 41%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_view_grant test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_show_grants [gw6] [ 42%] PASSED test_merge_tree_s3_failover/test.py::test_throttle_retry test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] [gw2] [ 43%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_show_grants test_grant_and_revoke/test_with_table_engine_grant.py::test_introspection test_filesystem_layout/test.py::test_file_path_escaping [gw0] [ 44%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python [gw0] [ 45%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash [gw0] [ 46%] PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python [gw2] [ 47%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_introspection [gw0] [ 48%] PASSED test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash test_grant_and_revoke/test_with_table_engine_grant.py::test_revoke_requires_grant_option [gw0] [ 49%] PASSED test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python [gw4] [ 50%] PASSED test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection [gw0] [ 51%] PASSED test_executable_dictionary/test.py::test_executable_input_python test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python [gw0] [ 52%] PASSED test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_input_signalled_python [gw8] [ 53%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database [gw0] [ 54%] PASSED test_executable_dictionary/test.py::test_executable_input_signalled_python test_executable_dictionary/test.py::test_executable_input_slow_python [gw3] [ 55%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw4] [ 56%] PASSED test_file_cluster/test.py::test_format_detection test_file_cluster/test.py::test_missing_file test_explain_estimates/test.py::test_explain_estimates [gw4] [ 57%] PASSED test_file_cluster/test.py::test_missing_file test_file_cluster/test.py::test_no_such_files [gw4] [ 58%] PASSED test_file_cluster/test.py::test_no_such_files test_file_cluster/test.py::test_non_existent_cluster [gw4] [ 59%] PASSED test_file_cluster/test.py::test_non_existent_cluster test_file_cluster/test.py::test_schema_inference [gw3] [ 60%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw8] [ 61%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl [gw2] [ 62%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_revoke_requires_grant_option test_grant_and_revoke/test_with_table_engine_grant.py::test_smoke [gw4] [ 63%] PASSED test_file_cluster/test.py::test_schema_inference test_file_cluster/test.py::test_select_all [gw8] [ 64%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl [gw4] [ 65%] PASSED test_file_cluster/test.py::test_select_all [gw2] [ 66%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_smoke test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_and_source_grant [gw7] [ 67%] PASSED test_distributed_default_database/test.py::test_query test_distributed_type_object/test.py::test_distributed_type_object [gw3] [ 68%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw2] [ 69%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_and_source_grant test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_grant_and_revoke [gw2] [ 70%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_grant_and_revoke [gw3] [ 71%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw3] [ 72%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw9] [ 73%] PASSED test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting test_disk_configuration/test.py::test_merge_tree_setting_override [gw3] [ 74%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] [gw9] [ 75%] PASSED test_disk_configuration/test.py::test_merge_tree_setting_override [gw0] [ 76%] PASSED test_executable_dictionary/test.py::test_executable_input_slow_python test_executable_dictionary/test.py::test_executable_input_sum_python [gw3] [ 77%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw0] [ 78%] PASSED test_executable_dictionary/test.py::test_executable_input_sum_python test_executable_dictionary/test.py::test_executable_non_direct_input_bash [gw5] [ 79%] PASSED test_explain_estimates/test.py::test_explain_estimates [gw0] [ 80%] PASSED test_executable_dictionary/test.py::test_executable_non_direct_input_bash test_executable_dictionary/test.py::test_executable_source_argument_python [gw1] [ 81%] PASSED test_filesystem_layout/test.py::test_file_path_escaping [gw0] [ 82%] PASSED test_executable_dictionary/test.py::test_executable_source_argument_python test_executable_dictionary/test.py::test_executable_source_exit_code_check [gw3] [ 83%] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] [gw0] [ 84%] PASSED test_executable_dictionary/test.py::test_executable_source_exit_code_check test_executable_dictionary/test.py::test_executable_source_python test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache [gw7] [ 85%] PASSED test_distributed_type_object/test.py::test_distributed_type_object test_keeper_nodes_remove/test.py::test_nodes_remove [gw6] [ 86%] PASSED test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] [gw0] [ 87%] PASSED test_executable_dictionary/test.py::test_executable_source_python test_executable_dictionary/test.py::test_executable_source_updated_python test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_http_and_readonly/test.py::test_http_get_is_readonly test_drop_no_local_path/test.py::test_drop_no_local_path [gw1] [ 88%] PASSED test_http_and_readonly/test.py::test_http_get_is_readonly [gw6] [ 89%] PASSED test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] [gw7] [ 90%] PASSED test_drop_no_local_path/test.py::test_drop_no_local_path [gw4] [ 91%] PASSED test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache test_keeper_znode_time/test.py::test_between_servers test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success [gw0] [ 92%] PASSED test_executable_dictionary/test.py::test_executable_source_updated_python [gw5] [ 93%] PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load [gw1] [ 94%] PASSED test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success test_inherit_multiple_profiles/test.py::test_combined_profile [gw6] [ 95%] PASSED test_inherit_multiple_profiles/test.py::test_combined_profile [gw9] [ 96%] PASSED test_keeper_znode_time/test.py::test_between_servers test_keeper_znode_time/test.py::test_server_restart [gw9] [ 97%] PASSED test_keeper_znode_time/test.py::test_server_restart [gw8] [ 98%] PASSED test_keeper_nodes_remove/test.py::test_nodes_remove test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections [gw8] [ 99%] PASSED test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections [gw5] [100%] PASSED test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load =============================== warnings summary =============================== test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] /usr/lib/python3.10/random.py:370: DeprecationWarning: non-integer arguments to randrange() have been deprecated since Python 3.10 and will be removed in a subsequent version return self.randrange(a, b+1) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 57.14s call test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load 56.36s call test_keeper_nodes_remove/test.py::test_nodes_remove 35.05s setup test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting 31.69s setup test_file_cluster/test.py::test_count 31.60s setup test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 30.87s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 23.62s teardown test_disk_configuration/test.py::test_merge_tree_setting_override 23.42s teardown test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] 23.20s teardown test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache 20.86s call test_executable_dictionary/test.py::test_executable_source_updated_python 20.37s call test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] 18.87s setup test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 17.93s setup test_merge_tree_s3_failover/test.py::test_move_failover 17.45s setup test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 17.43s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 16.71s setup test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections 16.50s call test_distributed_default_database/test.py::test_query 16.22s call test_keeper_znode_time/test.py::test_server_restart 15.82s setup test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache 14.83s setup test_keeper_nodes_remove/test.py::test_nodes_remove 14.64s call test_keeper_znode_time/test.py::test_between_servers 14.29s setup test_keeper_znode_time/test.py::test_between_servers 14.28s setup test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load 13.66s setup test_graphite_merge_tree_typed/test.py::test_combined_rules 13.63s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 13.42s setup test_filesystem_layout/test.py::test_file_path_escaping 13.21s setup test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 12.97s call test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] 12.20s teardown test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 11.70s setup test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 11.60s teardown test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 11.47s teardown test_file_cluster/test.py::test_select_all 11.10s teardown test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 10.24s call test_executable_dictionary/test.py::test_executable_input_slow_python 10.23s call test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 9.75s setup test_explain_estimates/test.py::test_explain_estimates 9.34s setup test_inherit_multiple_profiles/test.py::test_combined_profile 9.29s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 9.22s setup test_distributed_type_object/test.py::test_distributed_type_object 9.03s setup test_http_and_readonly/test.py::test_http_get_is_readonly 8.87s teardown test_distributed_type_object/test.py::test_distributed_type_object 6.89s call test_merge_tree_s3_failover/test.py::test_move_failover 6.12s teardown test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions 6.04s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_grant_and_revoke 5.89s teardown test_http_and_readonly/test.py::test_http_get_is_readonly 5.86s call test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting 5.85s teardown test_inherit_multiple_profiles/test.py::test_combined_profile 5.50s teardown test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections 5.44s teardown test_filesystem_layout/test.py::test_file_path_escaping 5.39s call test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 5.11s teardown test_drop_no_local_path/test.py::test_drop_no_local_path 4.67s teardown test_format_schema_on_server/test.py::test_protobuf_format_output 4.44s teardown test_explain_estimates/test.py::test_explain_estimates 4.24s setup test_drop_no_local_path/test.py::test_drop_no_local_path 3.68s call test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer 3.38s call test_grant_and_revoke/test_with_table_engine_grant.py::test_revoke_requires_grant_option 3.13s call test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections 3.02s teardown test_executable_dictionary/test.py::test_executable_source_updated_python 2.96s teardown test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load 2.94s teardown test_keeper_znode_time/test.py::test_server_restart 2.79s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 2.78s teardown test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 2.75s teardown test_keeper_nodes_remove/test.py::test_nodes_remove 2.62s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 2.52s call test_grant_and_revoke/test_with_table_engine_grant.py::test_introspection 2.38s call test_filesystem_layout/test.py::test_file_path_escaping 2.35s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 2.28s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 2.18s call test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 2.16s call test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_show_grants 2.03s call test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 2.03s call test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache 1.92s call test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 1.75s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 1.74s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 1.72s call test_distributed_type_object/test.py::test_distributed_type_object 1.68s call test_drop_no_local_path/test.py::test_drop_no_local_path 1.65s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 1.56s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 1.43s call test_merge_tree_s3_failover/test.py::test_throttle_retry 1.41s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 1.35s call test_executable_dictionary/test.py::test_executable_non_direct_input_bash 1.34s call test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 1.34s call test_explain_estimates/test.py::test_explain_estimates 1.32s call test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 1.31s call test_file_cluster/test.py::test_format_detection 1.21s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 1.18s call test_file_cluster/test.py::test_schema_inference 1.13s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 1.09s call test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 1.09s call test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 1.07s call test_executable_dictionary/test.py::test_executable_source_argument_python 1.05s call test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 1.03s call test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_view_grant 1.00s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 0.94s call test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 0.92s call test_disk_configuration/test.py::test_merge_tree_setting_override 0.91s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 0.83s call test_merge_tree_s3_failover/test.py::test_retry_loading_parts 0.80s call test_executable_dictionary/test.py::test_executable_source_python 0.79s call test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_grant_and_revoke 0.73s call test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_and_source_grant 0.72s call test_executable_dictionary/test.py::test_executable_input_sum_python 0.68s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 0.68s call test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions 0.64s call test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 0.62s call test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 0.60s call test_format_schema_on_server/test.py::test_drop_capn_proto_format 0.54s call test_file_cluster/test.py::test_count 0.52s call test_graphite_merge_tree_typed/test.py::test_combined_rules 0.51s call test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 0.50s call test_executable_dictionary/test.py::test_executable_source_exit_code_check 0.50s call test_executable_dictionary/test.py::test_executable_input_python 0.50s call test_grant_and_revoke/test_with_table_engine_grant.py::test_smoke 0.42s call test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged 0.41s call test_graphite_merge_tree_typed/test.py::test_rollup_versions_all 0.41s call test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain 0.40s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 0.37s call test_graphite_merge_tree_typed/test.py::test_rules_isolation 0.36s call test_file_cluster/test.py::test_missing_file 0.36s call test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.35s call test_executable_dictionary/test.py::test_executable_input_bash 0.35s call test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.35s call test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks 0.33s call test_inherit_multiple_profiles/test.py::test_combined_profile 0.32s call test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.30s call test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.30s call test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.30s call test_executable_dictionary/test.py::test_executable_implicit_input_python 0.30s call test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.30s call test_executable_dictionary/test.py::test_executable_input_argument_python 0.30s call test_executable_dictionary/test.py::test_executable_input_signalled_python 0.28s call test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern 0.25s call test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.24s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain 0.23s call test_file_cluster/test.py::test_select_all 0.23s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged 0.20s call test_format_schema_on_server/test.py::test_protobuf_format_input 0.20s call test_format_schema_on_server/test.py::test_protobuf_format_output 0.19s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_smoke 0.19s teardown test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain 0.18s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 0.14s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_show_grants 0.14s call test_file_cluster/test.py::test_no_such_files 0.14s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_and_source_grant 0.14s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 0.13s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 0.13s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 0.13s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 0.13s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_view_grant 0.13s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 0.13s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_introspection 0.13s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_revoke_requires_grant_option 0.13s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 0.13s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 0.13s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 0.12s call test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged 0.12s setup test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged 0.12s setup test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain 0.12s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain 0.12s call test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain 0.12s setup test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer 0.12s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged 0.12s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain 0.12s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged 0.12s teardown test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] 0.11s call test_http_and_readonly/test.py::test_http_get_is_readonly 0.07s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged 0.07s call test_file_cluster/test.py::test_non_existent_cluster 0.07s teardown test_graphite_merge_tree_typed/test.py::test_rules_isolation 0.07s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain 0.07s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged 0.07s teardown test_graphite_merge_tree_typed/test.py::test_combined_rules 0.07s teardown test_graphite_merge_tree_typed/test.py::test_rollup_versions_all 0.07s setup test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions 0.07s setup test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks 0.07s teardown test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer 0.07s teardown test_merge_tree_s3_failover/test.py::test_move_failover 0.07s setup test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern 0.07s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged 0.07s teardown test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern 0.07s setup test_graphite_merge_tree_typed/test.py::test_rules_isolation 0.07s setup test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged 0.07s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain 0.07s teardown test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged 0.07s setup test_graphite_merge_tree_typed/test.py::test_rollup_versions_all 0.07s teardown test_merge_tree_s3_failover/test.py::test_retry_loading_parts 0.07s teardown test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged 0.07s teardown test_merge_tree_s3_failover/test.py::test_throttle_retry 0.07s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain 0.07s teardown test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain 0.07s setup test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain 0.07s teardown test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks 0.02s teardown test_keeper_znode_time/test.py::test_between_servers 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 0.00s setup test_file_cluster/test.py::test_schema_inference 0.00s teardown test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_distributed_default_database/test.py::test_query 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_view_grant 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_bash 0.00s teardown test_file_cluster/test.py::test_count 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s setup test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 0.00s teardown test_executable_dictionary/test.py::test_executable_input_python 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_executable_dictionary/test.py::test_executable_source_exit_code_check 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 0.00s setup test_file_cluster/test.py::test_missing_file 0.00s setup test_keeper_znode_time/test.py::test_server_restart 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_distributed_default_database/test.py::test_query 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_executable_dictionary/test.py::test_executable_input_python 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s setup test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 0.00s setup test_executable_dictionary/test.py::test_executable_input_signalled_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_and_source_grant 0.00s teardown test_executable_dictionary/test.py::test_executable_source_argument_python 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 0.00s setup test_format_schema_on_server/test.py::test_protobuf_format_output 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_show_grants 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_grant_and_revoke 0.00s setup test_merge_tree_s3_failover/test.py::test_retry_loading_parts 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s setup test_executable_dictionary/test.py::test_executable_source_argument_python 0.00s setup test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_introspection 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 0.00s setup test_merge_tree_s3_failover/test.py::test_throttle_retry 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] 0.00s teardown test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.00s teardown test_format_schema_on_server/test.py::test_drop_capn_proto_format 0.00s setup test_disk_configuration/test.py::test_merge_tree_setting_override 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s setup test_file_cluster/test.py::test_format_detection 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_smoke 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 0.00s setup test_executable_dictionary/test.py::test_executable_source_updated_python 0.00s setup test_format_schema_on_server/test.py::test_drop_capn_proto_format 0.00s teardown test_format_schema_on_server/test.py::test_protobuf_format_input 0.00s teardown test_executable_dictionary/test.py::test_executable_input_sum_python 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 0.00s teardown test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_revoke_requires_grant_option 0.00s setup test_format_schema_on_server/test.py::test_protobuf_format_input 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_slow_python 0.00s setup test_file_cluster/test.py::test_no_such_files 0.00s teardown test_file_cluster/test.py::test_schema_inference 0.00s setup test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s setup test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.00s teardown test_file_cluster/test.py::test_format_detection 0.00s setup test_executable_dictionary/test.py::test_executable_source_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_sum_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.00s setup test_file_cluster/test.py::test_select_all 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s teardown test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 0.00s setup test_file_cluster/test.py::test_non_existent_cluster 0.00s teardown test_executable_dictionary/test.py::test_executable_input_bash 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 0.00s teardown test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_source_exit_code_check 0.00s teardown test_executable_dictionary/test.py::test_executable_input_signalled_python 0.00s teardown test_file_cluster/test.py::test_non_existent_cluster 0.00s teardown test_file_cluster/test.py::test_missing_file 0.00s teardown test_executable_dictionary/test.py::test_executable_source_python 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 0.00s teardown test_executable_dictionary/test.py::test_executable_input_slow_python 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s teardown test_file_cluster/test.py::test_no_such_files 0.00s teardown test_executable_dictionary/test.py::test_executable_input_argument_python =========================== short test summary info ============================ PASSED test_format_schema_on_server/test.py::test_drop_cache_protobuf_format PASSED test_graphite_merge_tree_typed/test.py::test_combined_rules PASSED test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks PASSED test_format_schema_on_server/test.py::test_drop_capn_proto_format PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain PASSED test_format_schema_on_server/test.py::test_protobuf_format_input PASSED test_format_schema_on_server/test.py::test_protobuf_format_output PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part PASSED test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python PASSED test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_all PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged PASSED test_graphite_merge_tree_typed/test.py::test_rules_isolation PASSED test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option PASSED test_merge_tree_s3_failover/test.py::test_move_failover PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant PASSED test_merge_tree_s3_failover/test.py::test_retry_loading_parts PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_view_grant PASSED test_merge_tree_s3_failover/test.py::test_throttle_retry PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_show_grants PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_introspection PASSED test_executable_dictionary/test.py::test_executable_input_argument_python PASSED test_executable_dictionary/test.py::test_executable_input_bash PASSED test_file_cluster/test.py::test_count PASSED test_executable_dictionary/test.py::test_executable_input_python PASSED test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl PASSED test_executable_dictionary/test.py::test_executable_input_signalled_python PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_file_cluster/test.py::test_format_detection PASSED test_file_cluster/test.py::test_missing_file PASSED test_file_cluster/test.py::test_no_such_files PASSED test_file_cluster/test.py::test_non_existent_cluster PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-1000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_revoke_requires_grant_option PASSED test_file_cluster/test.py::test_schema_inference PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl PASSED test_file_cluster/test.py::test_select_all PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_smoke PASSED test_distributed_default_database/test.py::test_query PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_and_source_grant PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_table_engine_grant_and_revoke PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-10000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_disk_configuration/test.py::test_merge_tree_nested_custom_disk_setting PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-10-100000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_disk_configuration/test.py::test_merge_tree_setting_override PASSED test_executable_dictionary/test.py::test_executable_input_slow_python PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name} WHERE intDiv(key, 100) IN {rand_set}] PASSED test_executable_dictionary/test.py::test_executable_input_sum_python PASSED test_explain_estimates/test.py::test_explain_estimates PASSED test_executable_dictionary/test.py::test_executable_non_direct_input_bash PASSED test_filesystem_layout/test.py::test_file_path_escaping PASSED test_executable_dictionary/test.py::test_executable_source_argument_python PASSED test_parallel_replicas_all_marks_read/test.py::test_number_of_marks_read[1-100-1000-SELECT sum(cityHash64(*)) FROM {table_name}] PASSED test_executable_dictionary/test.py::test_executable_source_exit_code_check PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] PASSED test_executable_dictionary/test.py::test_executable_source_python PASSED test_http_and_readonly/test.py::test_http_get_is_readonly PASSED test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] PASSED test_drop_no_local_path/test.py::test_drop_no_local_path PASSED test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache PASSED test_executable_dictionary/test.py::test_executable_source_updated_python PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation PASSED test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success PASSED test_inherit_multiple_profiles/test.py::test_combined_profile PASSED test_keeper_znode_time/test.py::test_between_servers PASSED test_keeper_znode_time/test.py::test_server_restart PASSED test_keeper_nodes_remove/test.py::test_nodes_remove PASSED test_mutations_with_projection/test.py::test_mutations_with_multi_level_merge_of_projections PASSED test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load ================= 100 passed, 8 warnings in 156.99s (0:02:36) ==================